GtkHeaderBar: Fix allocation of start and end boxes
authorMatthias Clasen <mclasen@redhat.com>
Tue, 17 Dec 2013 01:36:22 +0000 (20:36 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 17 Dec 2013 01:36:22 +0000 (20:36 -0500)
commit1ccbca42d0792bb5273ad894bc8742af37b04945
tree56dd751b51da8dd647c1416909746abec34f4dc9
parent8ba7c7f64d15d4764f830aa7801c826a6d049735
GtkHeaderBar: Fix allocation of start and end boxes

We were giving these boxes too much width, consuming what
was supposed to be the spacing between the boxes and the
other content of the header bar.
gtk/gtkheaderbar.c